/* body */

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

body{
    background-color: #000;
}

  /* Color  */

  .bg-chlo {
    background-color: #ff9200 !important;   
  }
.bg-dh{
    background-color: #000;
}
    .btn-chlo{
      background-color: #ff9200;
    }
  .text-chlo {
    color: #000;
  }
  .text-chlo1{
    color: #ff9200;
  }
  .card-body.bg-chlo {
    height: 81px;
  }

  .bg-footer{
    background-color: #000;
  }

  .text-color{
    color:#ff9200
  }
  .text-headColor{
    color:#ff9200
  }

  .bg-copyRight{
    background-color:#ff9200!important;
  }
  .text-copyRight{
    color: #000;
  }
  

  .bg-navColor{
    background-color:  #000 !important;
  }
  /* Navbar */

  #nav-bar {
    top: 0;
    z-index: 10;
    margin-left: 80px;
    margin-right: 90px;
  }
  .navbar-brand img {
    height: 110px;
    width: 110px;
  }
  .navbar-nav {
    display: flex;
    align-items: center;;
  }
  .navbar-nav li {
    padding: 0 10px;
  }
  .navbar-nav li a {
    float: right;
    text-align: left;
  }
  #nav-bar ul li a:hover {
    color: #f8e501!important;
  }
  .navbar-toggler {
    border: none!important;
  }
  .nav-link {
    font-weight:bold;
    font-size: 16px;
  }

  a.navbar-brand {
    margin-left: 0;
  }

  
  
  @media (min-width: 992px){
    .navbar-expand-lg .navbar-collapse {
      display: flex!important;
      flex-basis: auto;
      justify-content: flex-end;margin-right:5rem;
  }
  }


  /* Title text */
  @media only screen and (max-width: 1000px) {
    .title {
      font-size: 300%;
      font-weight: 700;
      padding-top: 8%;
    }
    .title1 {
        font-size: 300%;
        font-weight: 700;
        padding-top: 8%;
        color: #ff9200;
      }
    .bg-title {
      font-size: 300%;
      font-weight: 700;
      opacity: 20%;
      position: absolute;
    }

    .title-lg {
      font-size: 200%;
      font-weight: 700;
      padding-top: 8%;
    }
  
    .bg-title-lg {
      font-size: 250%;
      font-weight: 700;
      opacity: 20%;
      position: absolute;
    }
  }
  
  @media only screen and (min-width: 1000px) {
    .title1 {
      font-size: 1028%;
      font-weight: 700;
      padding-top: 8%;
      color: #ff9200;
    }

    .title {
        font-size: 1028%;
        font-weight: 700;
        padding-top: 8%;
      }
    
  
    .bg-title {
      font-size: 1003%;
      font-weight: 700;
      opacity: 20%;
      position: absolute;
    }

    .title-lg {
      font-size:420%;
      font-weight: 700;
      padding-top: 8%;
    }
  
    .bg-title-lg {
      font-size: 600%;
      font-weight: 700;
      opacity: 14%;
      position: absolute;
    }
  }
  .wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }


  
 
  /* Home */

  @media only screen and (min-width: 1390px) {
    .mobile {
      display: none;
    }

    hr {
      margin: -2rem 0;
      border: 3px solid;
      border-top: var(--bs-border-width) solid;
      opacity: 3.25;
      color: #000;
      width: 75%;
      margin-left: 12%;
    }

    h1.title {
      font-size: 1125%;
      font-weight: 700;
      opacity: 99%;
      color: #000;
    }

    h2.v-feed-text {
      font-size: 308%;
      color: #000;
    }


  }



  @media only screen and (max-width: 1390px) {
    .desktop {
      display: none;
    }

    hr {
      margin: 0rem 0;
      border: 3px solid;
      border-top: var(--bs-border-width) solid;
      opacity: 3.25;
      color: #000;
      width: 72%;
      margin-left: 12%;
    }
  }

  .v-feed {
    max-width: 98%;
  }




  /* Carousel */


  @media only screen and (max-width: 900px) {
    .prev-btn img{
      height: 50px;
      width: 50px;
    }
  
    .next-btn img{
      height: 50px;
      width: 50px;
    }
    }





/* vapourizers */


.vapourizers p{
    font-size: 1.5rem!important;
    font-weight: 600!important;
    color: #ff9200;
  }
  
  .vapourizers h1{
    --bs-text-opacity: 1;
    font-weight: 700;
    color: #ff9200;
  }

  .vapourizers img{
    position: absolute;
    opacity: 14%;
    padding-left: 34%; 
     height: 670px;

  }



  @media only screen and (max-width: 1050px) {
    .vapourizers img{
       display: none;
      }
    
  }

/* construction */

.construction  p{
    font-size: 1.5rem!important;
    font-weight: 600!important;
    color: #ff9200;
  }

  .construction h1{
    --bs-text-opacity: 1;
    font-weight: 700;
    color: #ff9200;
  }

  .construction img{
    height: 610px;
  }


  
.construction2  p{
    font-size: 1.5rem!important;
    font-weight: 600!important;
    color: #ff9200;
  }

  .construction2 h1{
    --bs-text-opacity: 1;
    font-weight: 700;
    color: #ff9200;
  }

  .construction2 img{
    height: 650px;
  }

  @media only screen and (max-width: 500px) {
    .construction img{
       width: 340;
       height: 350px;
      }
    
  }

  .construction2 h2{
    font-size: 7rem;
    font-weight: 700;
    color: #ff9200;
    opacity: 20%;
}
@media only screen and (max-width: 745px) {
    .construction2 h2{
        font-size: 5rem;
        font-weight: 700;
        color: #ff9200;
        opacity: 20%;
    }
  }

/* Features */
.features  p{
    font-size: 20px!important;
    font-weight: 800!important;
    color: #000;
    
    text-align: initial !important;
  }

.features .card{
    height: 6rem;
}

/* tables */
.table_vapour  p{
    font-size: 1.5rem!important;
    font-weight: 600!important;
  }

  .table_vapour h1{
    --bs-text-opacity: 1;
    font-weight: 700;
  }

 tr{
    border-color:#ff9200;
    color: #ff9200;
    background-color: #000;
  }

   /* Form */

   .bg-chlo1 {
    background-color: #ff9200;
  }

  .btn-chlo {
    background-color: #000;
    color: #ff9200;
  }

     /* Form */

     .form label {
      font-size: 1.75rem !important;
      --bs-text-opacity: 1;
      color: #000;
      font-weight: bolder !important;
    }
    
    .form input {
      border-radius: 14px;
      height: 75px !important;
      --bs-bg-opacity: 1;
      --bs-bg-opacity: 1;
      background-color:#000 !important;
      color: #ff9200 !important;
    }
    
    .form-control:focus {
      background: #000 !important;
      color: #ff9200 !important;
    }

    .form-control{
      color:#ff9200 !important;
      border: #ff9200;
    }


    /* footer */

    .bottom_line {
        border-bottom-style: solid;
        width: fit-content;
        border-bottom-width: thick;
        border-color: #ff9200;
    }
    .carousel-item img {
      width: 750px!important;
      height: 400px !important;
      padding-top: 15px;
      padding-bottom: 15px;
  }

    @media only screen and (max-width: 500px) {
      .carousel-item img {
        width: 490px!important;
        height: 275px !important;
    }
    }


    #featureMob {
      display: none;
    }
    
    
    #featureDesk {
      display: block;
    }
    

    
    @media (max-width: 500px) {
 
      .py-5{
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
      }
      
      .pt-5{
        padding-top: 0.5rem !important;
      }
      
      .px-5{
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
      }
      .p-4 {
        padding: 0.5rem!important;
      }

      .py-2 {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
    .pt-4 {
      padding-top: 0!important;
  }

  .mt-5 {
    margin-top: 0!important;
}
.p-5{
  padding: 0 !important;
} 
    .vapourizers  h1 {
      font-size: calc(1.325rem + .9vw) !important;
    }
    .vapourizers  p {
      font-size: calc(1.275rem + -0.7vw)!important;
      font-weight: 500!important;
    }

    .construction   h1 {
      font-size: calc(1.325rem + .9vw) !important;
    }
    .construction   p {
      font-size: calc(1.275rem + -0.7vw)!important;
      font-weight: 500!important;
    }
    .construction2 img {
      height: 350px;
  }
  
  .construction2   h1 {
    font-size: calc(1.325rem + .9vw) !important;
  }
  .construction2  p {
    font-size: calc(1.275rem + -0.7vw)!important;
    font-weight: 500!important;
  }

  .construction2 h2 {
    font-size: 4rem;
    font-weight: 700;
    color: #ff9200;
    opacity: 20%;
}
#featureMob {
  display: block;
}


#featureDesk {
  display: none;
}

.features .card {
  height: fit-content;
}
#featureMob img{
  height: 50px;
}
.features  p {
  font-size: calc(1.275rem + -0.7vw)!important;
  font-weight: 500!important;
  
  text-align: initial !important;
}
.table_vapour p {
  font-size: calc(1.275rem + -0.7vw)!important;
  font-weight: 500!important;
  text-align: center;
}

.table_vapour   h1 {
  font-size: calc(1.325rem + .9vw) !important;
}
  }

 